ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / C1.GanttView Namespace / PropertyStorage<T> Class / DataSource Property

In This Topic
    DataSource Property (PropertyStorage<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DataSource As System.Object
    public System.object DataSource {get; set;}
    See Also